CDbl Method

This function is the same as the Val function but is used when you need to pass a String that uses a character other than the period (.) as the decimal separator. It uses the character specified by the operating system as the decimal separator. See the Val function for more information.

Syntax


See Also

CStr, Str, Val functions.